Commit 7d14da3c authored by George Papathanail's avatar George Papathanail
Browse files

cleanup

parent 870e97ae
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -51,8 +51,6 @@ class PiEdgeAPIClient:
        Helper function to return the authorization headers with token.
        If token is not available, automatically login.
        """
        #if not self.token:
         #   self._authenticate()

        return {
           # "Authorization": f"Bearer {self.token}",