From 67593660c3c7c878b694f7fc661d91b5ceea2d86 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Apr 2020 16:28:47 +0200 Subject: Remove useless import in example --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f108fa6..8880057 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,6 @@ Example usage: #!/usr/bin/env python # -*- condig: utf-8 -*- -import requests - from pyfunkwhale.funkwhale import Funkwhale client_name = "pyfunkwhale" -- cgit v1.2.1