mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 22:17:14 +03:00
fix more non-format string-concat
This commit is contained in:
@@ -32,4 +32,3 @@ export class Mysql implements IDatabase {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -131,4 +131,3 @@ export class Postgres implements IDatabase {
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user