Remove old comment.

This commit is contained in:
Florian Bruhin 2015-01-09 20:14:50 +01:00
parent 354018efcd
commit d147ba90d4

View File

@ -17,11 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
"""Mode manager singleton which handles the current keyboard mode.
Module attributes:
manager: The ModeManager instance.
"""
"""Mode manager singleton which handles the current keyboard mode."""
import functools