Skip to content

Commit 0c1294c

Browse files
committed
Remove liquibase
1 parent 4586f2b commit 0c1294c

File tree

2 files changed

+0
-206
lines changed

2 files changed

+0
-206
lines changed

extended_bots/liquibase.py

Lines changed: 0 additions & 205 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
entry_points={
1919
'reviewbot.tools': [
2020
'chardetector = extended_bots.chardetector:ChardetectorTool',
21-
'liquibase = extended_bots.liquibase:LiquibaseTool',
2221
'regex = extended_bots.regex:RegexTool',
2322
'uncrustify = extended_bots.uncrustify:UncrustifyTool',
2423
],

0 commit comments

Comments
 (0)