mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
Remove blank line.
This commit is contained in:
parent
c7da18798f
commit
c9007a7098
@ -137,7 +137,6 @@ def main():
|
||||
print(' using _traits = ' + NAMESPACE + '::make_traits<' + ', '.join(traitslist) + '>;', file=header)
|
||||
print(' };', file=header)
|
||||
|
||||
|
||||
print(' } // namespace ' + tableNamespace, file=header)
|
||||
print('', file=header)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user