diff --git a/biztalk.psm1 b/biztalk.psm1 index 39be96e..c9a2438 100644 --- a/biztalk.psm1 +++ b/biztalk.psm1 @@ -11,7 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -# if ($env:BTSINSTALLPATH) { Add-Type -Path "$env:BTSINSTALLPATH\Developer Tools\Microsoft.BizTalk.ExplorerOM.dll"