Skip to content

Commit

Permalink
Merge pull request #350 from CarmineOptions/feat/refactoring-web-app
Browse files Browse the repository at this point in the history
remove unused folders
  • Loading branch information
djeck1432 authored Nov 29, 2024
2 parents 4147147 + abaeb02 commit d837df7
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 2,208 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI Workflow

on: [push, pull_request]
on: [push]


jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Pylint Check

on: [push, pull_request]
on: [push]

jobs:
lint:
Expand Down
Empty file.
106 changes: 0 additions & 106 deletions apps/web_app/order_books/abstractions.py

This file was deleted.

41 changes: 0 additions & 41 deletions apps/web_app/order_books/constants.py

This file was deleted.

34 changes: 0 additions & 34 deletions apps/web_app/order_books/ekubo/README.md

This file was deleted.

Empty file.
Loading

0 comments on commit d837df7

Please sign in to comment.