Removed helpers to make routes self contained.

This commit is contained in:
edschuy95 2025-07-15 23:49:54 -04:00
parent 01b2299472
commit e7786593e1
4 changed files with 94 additions and 103 deletions

View file

@ -27,7 +27,6 @@
<Compile Include="app.py" />
<Compile Include="config.py" />
<Compile Include="config.template.py" />
<Compile Include="routes\helpers.py" />
<Compile Include="routes\threecx.py" />
<Compile Include="routes\voipms.py" />
<Compile Include="routes\yeastar.py" />