Skip to content

Commit

Permalink
Removed double import
Browse files Browse the repository at this point in the history
  • Loading branch information
kjkoeller committed Sep 30, 2022
1 parent dc39bd2 commit b4f4330
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@
Author: Kyle Koeller
Created: 8/29/2022
Last Updated: 9/07/2022
Last Updated: 9/29/2022
"""

import tess_data_search
import AIJ_Night_Filters
import TESS_Night_Filters
import APASS_AIJ_comparison_selector
import OConnell
import tess_data_search


def main():
Expand Down

0 comments on commit b4f4330

Please sign in to comment.