Skip to content

Commit

Permalink
Last forgotten change
Browse files Browse the repository at this point in the history
  • Loading branch information
ashao committed Apr 15, 2022
1 parent 45fc2b5 commit bfde279
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions smartsim/_core/_cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,5 @@ def dbcli(self):
print("Database (Redis or KeyDB) dependencies not found")
exit(1)

def sitebuild(self):
SiteBuild()

def main():
SmartCli()

0 comments on commit bfde279

Please # to comment.