Commit 34dee64b5c880a960098427486f56f9aa35602c8
1 parent
853e7a2c
useless "read" deleted
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
calexium_lib/database/db_utils.anubis
| ... | ... | @@ -12,7 +12,7 @@ read system/logger.anubis |
| 12 | 12 | read data_base/sqlite.anubis |
| 13 | 13 | |
| 14 | 14 | read calexium_lib/net_services_protocols/logger_service.anubis |
| 15 | -read NetBox_types.anubis | |
| 15 | + | |
| 16 | 16 | |
| 17 | 17 | define Result(SQLite3Error, SQLite3HeadersOrRow -> SQLite3Row) |
| 18 | 18 | sql_query_timeout | ... | ... |