From 88d757790a3cb71a8f0c333908971321c2a83f6c Mon Sep 17 00:00:00 2001 From: Tanaes Date: Sat, 6 Aug 2022 11:47:21 -0400 Subject: [PATCH] moved dotstar files --- lib/dotstar_fail.py => dotstar_fail.py | 0 lib/dotstar_watcher.py => dotstar_watcher.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename lib/dotstar_fail.py => dotstar_fail.py (100%) rename lib/dotstar_watcher.py => dotstar_watcher.py (100%) diff --git a/lib/dotstar_fail.py b/dotstar_fail.py similarity index 100% rename from lib/dotstar_fail.py rename to dotstar_fail.py diff --git a/lib/dotstar_watcher.py b/dotstar_watcher.py similarity index 100% rename from lib/dotstar_watcher.py rename to dotstar_watcher.py