mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 10:19:07 +00:00
Improve the rendering effect of the Model
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
using QuickLook.Common.Plugin;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
||||
@@ -46,8 +45,4 @@ internal static class Handler
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
public static void Prepare(string path, ContextObject context)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user