]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/string_view.h
Bill is consistent. Bill is correct. Be like Bill.
[apt.git] / apt-pkg / contrib / string_view.h
index f158ef8d6c84da6fa5e41f29359def01c7ceb91e..e0aff3dca78e344617632a14d364ed28059c86c4 100644 (file)
@@ -112,7 +112,6 @@ public:
     constexpr size_t length() const { return size_; }
 };
 
     constexpr size_t length() const { return size_; }
 };
 
-
 }
 
 inline bool operator ==(const char *other, APT::StringView that);
 }
 
 inline bool operator ==(const char *other, APT::StringView that);