We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b28363 commit 42f96d6Copy full SHA for 42f96d6
Runtime/Model/Database/BacktraceDatabaseAttachmentManager.cs
@@ -1,5 +1,6 @@
1
using Backtrace.Unity.Common;
2
using Backtrace.Unity.Types;
3
+using System;
4
using System.Collections.Generic;
5
using System.IO;
6
using UnityEngine;
0 commit comments