From 430801da30a7fa259bcd1b815e643c5433a41651 Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Wed, 25 Aug 2021 14:36:37 +0200 Subject: [PATCH] Webpublisher - move plugin to Ftrack --- .../default_modules/ftrack}/plugins/publish/collect_username.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename openpype/{hosts/webpublisher => modules/default_modules/ftrack}/plugins/publish/collect_username.py (100%) diff --git a/openpype/hosts/webpublisher/plugins/publish/collect_username.py b/openpype/modules/default_modules/ftrack/plugins/publish/collect_username.py similarity index 100% rename from openpype/hosts/webpublisher/plugins/publish/collect_username.py rename to openpype/modules/default_modules/ftrack/plugins/publish/collect_username.py