mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(build): remove compiler warnings.
Also, a build issue was fixed when schemas were no objects. However, I think I will have to check this one anyway
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
###################################################################################################################
|
||||
<%def name="new(s, c)">\
|
||||
<%
|
||||
assert s.type == "object"
|
||||
markers = schema_markers(s, c)
|
||||
%>\
|
||||
<%block filter="rust_doc_comment">\
|
||||
|
||||
Reference in New Issue
Block a user